home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroMath / MathDemo / DataBase / Question / ID430.txt < prev    next >
Encoding:
Text File  |  1997-01-13  |  3.1 KB  |  159 lines

  1. ▌ ' O-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o
  2. '  |    
  3. ' O      s010102 - Question B
  4. '  |      
  5. ' O     Regular and Irregular Polygons 
  6. '  |    
  7. ' O-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o
  8.  
  9.  
  10. @WeightingScore 6,3,1,1
  11.  
  12. @atGraphic 26,4
  13. @Picture ShaSpcM\s010102i.bmp
  14.  
  15. @atGraphic 20,50
  16. @HSPicture ShaSpcM\s010102b.bmp,ShaSpcM\s010102x.bmp,ShaSpcM\s010102b.bmp
  17. @atGraphic +80,
  18. @HSPicture ShaSpcM\s010102c.bmp,ShaSpcM\s010102y.bmp,ShaSpcM\s010102c.bmp
  19. @atGraphic +60,
  20. @HSPicture ShaSpcM\s010102d.bmp,ShaSpcM\s010102z.bmp,ShaSpcM\s010102d.bmp
  21.  
  22. @at 20,124
  23. #bClick on the shape(s) of your choice.#
  24.  
  25. @TextGap 11
  26. @at 20,156
  27. Which of the above shapes are regular 
  28. polygons? 
  29.  
  30. @Answer 2,1,0,1
  31.  
  32. @Feedback E0.666666667,?,?,?
  33. @Feedback 0,?,?,?
  34.  
  35. @FeedbackC 0,A regular polygon must have equal length sides
  36. @FeedbackC 0,and corner angles.  Only the centre shape is
  37. @FeedbackC 0,not a regular polygon.*
  38.  
  39.  
  40. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  41.  
  42.  
  43. @Question
  44.  
  45. @MultMode 3
  46. @atGraphic 20,50
  47. @HSPicture ShaSpcM\s010102b.bmp,ShaSpcM\s010102x.bmp,ShaSpcM\s010102b.bmp
  48. @atGraphic +80,
  49. @HSPicture ShaSpcM\s010102c.bmp,ShaSpcM\s010102y.bmp,ShaSpcM\s010102c.bmp
  50. @atGraphic +60,
  51. @HSPicture ShaSpcM\s010102d.bmp,ShaSpcM\s010102z.bmp,ShaSpcM\s010102d.bmp
  52.  
  53. @at ,+10
  54. Which shape is a hexagon?
  55.  
  56. @Answer 1,3
  57.  
  58. @Feedback 0,?
  59.  
  60. @FeedbackC 0,A hexagon has 6 sides.*
  61.  
  62.  
  63. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  64.  
  65.  
  66. @Question
  67. @InputWidth 26
  68.  
  69. @at ,+10
  70. What is the internal angle of each
  71. corner of a ÑùÖ¿₧ôÑ hexagon?         #^;
  72. @at ,-6
  73. #[N] å
  74. @at 20,+6
  75.  
  76. @Answer 1,120
  77.  
  78. @Feedback 0,?
  79.  
  80. @FeedbackC 0,The total of all angles in any hexagon is always 720░.
  81. @FeedbackC 0,All six angles of a regular hexagon are equal, so to
  82. @FeedbackC 0,find the angle of each, divide 720░ by 6 = #b120░#
  83.  
  84.  
  85. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  86.  
  87.  
  88. @Question
  89. @InputWidth 20
  90.  
  91. @atGraphic 20,50
  92. @Picture \ShaSpcM\s010102x.bmp
  93. @atGraphic +80,
  94. @Picture \ShaSpcM\s010102c.bmp
  95. @atGraphic +60,
  96. @Picture \ShaSpcM\s010102d.bmp
  97.  
  98. @at ,+10
  99. How many sides does the 
  100. left shape have?  #T;
  101. @at ,-6
  102. #[N]
  103. @at 20,+6
  104.  
  105. @Answer 1,16
  106.  
  107. @Feedback 0,?
  108. The shape on the left has #b16# sides.
  109.  
  110.  
  111. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  112.  
  113.  
  114. @Question
  115.  
  116. @atGraphic 20,50
  117. @Picture \ShaSpcM\s010102b.bmp
  118. @atGraphic +80,
  119. @Picture \ShaSpcM\s010102y.bmp
  120. @atGraphic +60,
  121. @Picture \ShaSpcM\s010102d.bmp
  122.  
  123. @InputWidth 30
  124. @at ,+10
  125. What is the total of all the
  126. angles in the centre shape?  #T;
  127. @at ,-6
  128. #[N] å
  129. @at 20,+6
  130.  
  131.  
  132. @Answer 1,540
  133.  
  134. @Feedback 0,?
  135.  
  136. @FeedbackC 0,All 5-sided polygons (pentagons) have a total of #b540░#,
  137. @FeedbackC 0,whether they are regular or irregular.*
  138.  
  139. @FeedbackC 0,You can calculate the total angle of any polygon 
  140. @FeedbackC 0,by plugging the number of angles (á) into this
  141. @FeedbackC 0,formula...*
  142. @FeedbackC 0,      (á-2) ╫ 180░
  143. @FeedbackC 0,      (5-2) ╫ 180░
  144. @FeedbackC 0,            3 ╫ 180░ = #b540░#
  145.  
  146. @Feedback 1
  147. #bWell done.#
  148. You're a regular expert on regular and irregular shapes!
  149.  
  150.  
  151.  
  152.  
  153.  
  154. @Feedback 1
  155. #bWell done.#
  156. You're a regular expert on regular and irregular shapes!
  157.  
  158.  
  159.